home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / dragonball-kart.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  115 b   |  7 lines

  1. _root.stage = 1;
  2. _root.suni = 0;
  3. _root.bgm.stop();
  4. _root.bgm.attachSound("mus2");
  5. _root.bgm.start();
  6. stop();
  7.